home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2002 February
/
Practical Internet February 2002.iso
/
pc
/
Software
/
Tutorials
/
Opera6.0j.exe
/
DRIVES.CSS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2001-02-05
|
384 b
|
23 lines
/* Stylesheet for the Opera Drives document */
/* Copyright 2000 Opera Software */
body {
font-size: 12pt;
font-family: Lucida Console, Courier New, monospace;
background-color: white;
color: black;
}
a:link, a:visited {
color: blue;
text-decoration: none;
}
img {
border: 0;
vertical-align: middle;
margin: 0 5px 0 0;
}
p {
vertical-align: top;
margin: 0em;
}